projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4e10e5
)
(mail-aliases): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 30 Sep 2003 12:44:28 +0000
(12:44 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 30 Sep 2003 12:44:28 +0000
(12:44 +0000)
lisp/mail/sendmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/sendmail.el
b/lisp/mail/sendmail.el
index d7c00148ba3452a0f175e72395f0fd03ad294b3e..e2ce10db3fc488db420e8d4a2154d2d7e793e4ec 100644
(file)
--- a/
lisp/mail/sendmail.el
+++ b/
lisp/mail/sendmail.el
@@
-185,8
+185,8
@@
The function `mail-setup' runs this hook."
(defvar mail-aliases t
"Alist of mail address aliases,
or t meaning should be initialized from your mail aliases file.
-\(The file's name is normally `~/.mailrc', but
your MAILRC environment
-
variable can override that
name.)
+\(The file's name is normally `~/.mailrc', but
`mail-personal-alias-file'
+
can specify a different file
name.)
The alias definitions in the file have this form:
alias ALIAS MEANING")